##############################################
# dwm_soft configuration     # <arpinux2011> #
# made for ibm TPR51                         #
##############################################
#  Settings                                  #
##############################################
background yes
use_xft yes
xftfont Aller:pixelsize=30
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_colour black
own_window_type override
own_window_title Conky Work
double_buffer yes
minimum_size 900 50
maximum_width 900
draw_shades yes
draw_outline no
draw_borders no
border_inner_margin 0
border_width 1
draw_graph_borders no
default_color grey30
default_shade_color black
default_outline_color black
alignment tl
gap_x 20
gap_y 20
no_buffers yes
uppercase no
text_buffer_size 1024
top_name_width 10
imlib_cache_size 0
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer none
if_up_strictness address
##############################################
#  Output                                    #
##############################################
TEXT
${color grey40}${time %I:%M}${color}${time %P}
${time %a}${color grey40}${time %d}${color}${time %b}

batt${color grey40}${battery BAT0}${color}

CPU${color grey40}${cpu}%${color}
RAM${color grey40} ${memperc}%${color}${mem}

HDD${color grey40} ${fs_used_perc /}%${color}

#ibmvol${color grey40}${if_match "$ibm_volume" == "mute" }mute${else}${ibm_volume}${endif}${color}
